NOTE: I made this on a game that includes the altered sprites from the Miranda Class (In the thread called 'Help with Importing ships'), I am not sure if it works without those altered sprite files.

//*********************************************************************************************************
Open 'events' (C:\Program Files\Activision\Star Trek Armada II Fleet Operations 3.0\Data) and find:


FederationWarpinExcelsior{
Text "FEDERATION-EXCELSIOR-ARRIVED"
SaveLocation
Global
Marker radius 32 shrink 0.05 time 1 color 0 1 0
}

add beneath it:


FederationWarpinFerengi{
Text "FEDERATION-FERENGI-ARRIVED"
SaveLocation
Global
Marker radius 32 shrink 0.05 time 1 color 0 1 0
}